pull: Add require-static-deltas pull option
authorColin Walters <walters@verbum.org>
Fri, 19 Feb 2016 13:43:35 +0000 (08:43 -0500)
committerColin Walters <walters@verbum.org>
Fri, 19 Feb 2016 20:21:13 +0000 (15:21 -0500)
commitf2c5ecb996c9169e1e9dadbbc55825b41993a9b2
treed1e6b26967a3258e89e97af85748d20abad3e1de
parenteba7df0da93fb53c6438646ce11036595a37d76f
pull: Add require-static-deltas pull option

For a production release repository, most OS vendors would want
to just always use static deltas.  Add the ability for the pulls to
require it.

(I think I'll also add a summary key for this actually in addition,
 so the repo manager can force it too)
src/libostree/ostree-repo-pull.c
src/ostree/ot-builtin-pull.c
tests/pull-test.sh